Configuring the .NET Wrapper block
When integrating external .NET objects into a blueprint, drag the .NET Wrapper block icon onto the blueprint canvas. Doubleclick the icon and open the properties page in order to configure the block.
NOTE: CSense provides secure native blocks and operations for building analytics and solutions. The native capabilities provided by CSense can be extended by making use of this feature. When making use of this feature, please ensure that you have validated your extended functions to ensure that they perform as intended and do not introduce stability or security risks to your production system. Do not use scripts or components from untrusted sources.
To configure the .NET Wrapper block
-
Filename: load the .dll file containing your .NET object. If this assembly is valid, the "Selected Object” drop-down list will be populated with all available .NET objects pertaining to the defined assembly. If the assembly is not valid, “No valid object” will be displayed under object configuration.
-
Selected Object: specify your selected object from the populated drop-down list.
-
Object configuration: Depending on the selected object, further configuration may be applicable via the user control if the control had been defined by the object, otherwise “No configuration necessary” will be displayed.
NOTE: All class libraries are compiled into assembly DLL files. These class library files must be placed in the application directory when used. In the case of Proficy CSense, if the object is to be used in the Troubleshooters or Architect, it must be copied to the user specified install directory; by default:
C:\Program Files (x86)\Proficy\Proficy CSense
Related topics: